Skip to content

Conversation

@patrickbrown-io
Copy link
Contributor

Previously disabling the "Newsletters by Type" view would continue to cannibalize the "Taxonomy Terms" view page and result in a blank page due to both views sharing a path by default. This could only be disabled by changing the path, then disabiling the view on live sites, in order to correctly render the taxonomy view.

This update hook should disable the newsletter-specific view and allow the taxonomy view to handle all terms correctly, after running a drush updb command on the live sites

Resolves #78

@patrickbrown-io
Copy link
Contributor Author

I modified the developer sandbox to re-introduce this bug so we should be able to test the update:
https://www.colorado.edu/developer-sandbox/taxonomy/term/2

Copy link
Member

@jcsparks jcsparks left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like it successfully disables the newsletter_by_type View.

@jcsparks jcsparks merged commit 5d883ef into main Jan 15, 2025
2 checks passed
@jcsparks jcsparks deleted the issue/78 branch January 15, 2025 17:13
github-actions bot pushed a commit that referenced this pull request Jan 15, 2025
#78 Adds update to remove newsletter view
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Taxonomy term views are empty

3 participants